@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700;900&display=swap');

body {
    margin: 0px;
    background-color: #18171B;
}

.welcome {
    display: flex;
    width: 1200px;
    justify-content: center;
    justify-content: space-between;
    margin: auto;
}

h1 {
    font-size: 48px;
    color: #fff;
    font-family: Roboto;
    text-align: center;
}

p {
    font-family: Roboto;
}

.section_welcome {
    background-color: #18171B;
    padding: 20px;
}

.text_welcome_1 {
    font-size: 30px;
    color: #787488;

}

.text_welcome_2 {
    font-size: 20px;
    color: #787488;

}

.images {
    display: flex;
    justify-content: space-around;
    width: 670px;
}

.text_welcome {
    width: 500px;
    margin: auto 0px;
}

.announcement {
    width: 570px;
    margin: 0px 20px;
}

.part_announcement1 {
    width: 170px;
    height: 130px;
    background-color: #242329;
    color: #F0F54B;
    text-align: center;
    padding: 20px;
    border-bottom: solid 8px #0e0e0f;
}

.date1 {
    font-size: 30px;
    font-weight: 900;
    margin: 20px 0px 0px 0px;
}

.date2 {
    font-size: 30px;
    font-weight: 900;
    margin: 0px;
}

.announcement_div {
    display: flex;
}

.part_announcement2 {
    width: 320px;
    height: 130px;
    background-color: #F0F54B;
    color: #242329;
    vertical-align: middle;
    padding: 20px;
    border-bottom: solid 8px #0e0e0f;
}

.disc {
    font-size: 28px;
    font-weight: 900;
    margin: 0px
}

.section_announcement {
    background-color: #18171B;
    padding: 10px;
}

.announcements {
    width: 100%;
    display: flex;
    justify-content: center;
}

.announcement_img {
    width: 570px;
    height: 305px;
}

.section_classes {
    background-color: #242329;
    padding: 20px;
}

.cards_classes {
    display: flex;
    justify-content: center;
}

.card_classes {
    height: 600px;
    width: 420px;
    background-color: #fff;
    margin: 0px 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.text_classes1 {
    font-size: 30px;
    font-weight: bold;
    color: #D91D52;
    text-align: center;
}

.text_classes2 {
    font-size: 20px;
    font-weight: normal;
    color: #484652;
    text-align: center;
}

.text_classes3 {
    font-size: 20px;
    font-weight: normal;
    color: #18171b;
    text-align: center;
}

.img_classes1 {
    height: 300px;
}

.card_classes_horizontal {
    display: flex;
    width: 1320px;
    height: 270px;
    background-color: #fff;
    margin: 30px auto;
}

.img_classes2 {
    height: 270px;
    margin-left: 230px;
}

.logo {
    font-size: 48px;
    color: #fff;
    font-family: Roboto;
    text-align: center;
}

.mobs {
    height: 270px;
    display: flex;
    justify-content: center;
    margin-top: 60px;
}

.mob {
    display: flex;
}

.part_of_mobs {
    height: 270px;
    width: 420px;
    margin-right: 25px;
    padding: 15px;
    background-color: #fff;
    border-left: #D91D52 7px solid;
}


.header_text {
    color: #fff;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
}

.Europa {
    color: #D91D52;
}

.img_welcome {
    margin: 20px 0px 0px 80px;
    width: 700px;
    border: #484652 5px solid;
}

.logo_welcome {
    font-size: 48px;
    color: #fff;
    font-family: Roboto;
}

.text_classes_vertical {
    margin-left: 200px;
}

footer {
    padding: 20px;
    background-color: #0e0e0f;
    color: #fff;
    text-align: center;
    margin-top: 100px;
    font-size: 20px;
    font-weight: bold;
    background-image: url(images/1651019646_45-vsegda-pomnim-com-p-bezdna-okeana-foto-47.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
}

header {
    padding: 20px;
    background-image: url(images/1651019646_45-vsegda-pomnim-com-p-bezdna-okeana-foto-47.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.img_review1 {
    height: 90px;
    width: 220px;
    margin: 75px 25px;
}

.img_review2 {
    height: 120px;
    width: 220px;
    margin: 75px 25px;
}

.img_review3 {
    height: 120px;
    width: 220px;
    margin: 75px 25px;
}

.img_review4 {
    height: 120px;
    width: 220px;
    margin: 75px 25px;
}

.img_review5 {
    height: 140px;
    width: 220px;
    margin: 75px 25px;
}

.img_review6 {
    height: 120px;
    width: 220px;
    margin: 75px 25px;
}

h3 {
    color: #D91D52;
    font-weight: 900;
    font-family: Roboto;
    font-size: 30px;
    text-align: center;
}

.mobs_text {
    font-size: 18px;
}

.section_mobs {
    background-color: #242329;
    padding: 30px;
}

.img_header {
    margin: auto;
}

.footer_text {
    font-size: 24px;
}